feat(icon): add appwrite icons#3392
feat(icon): add appwrite icons#3392SayanShankhari wants to merge 6 commits intomaterial-extensions:mainfrom
Conversation
Add icons for file and folder for appwrite API service. Resolves: material-extensions#3390
PreviewThank you for creating a pull request. This preview shows you how your icons will look on the different themes: Check how your icons fit in a 16x16 grid with our Pixel Perfect Checker by following this link. You can find more information on how to contribute in the contribution guidelines. |
|
@PKief, @lucas-labs, need your take on this. |
lucas-labs
left a comment
There was a problem hiding this comment.
Hi @SayanShankhari, sorry for the late review.
We usually use the same color for the file icon and the folder shape for related icons, so that it has some consistency.
I see you used #ff4081 for the file icon shape and #c21160 for de folder shape.
Another aspect I'd like to improve is in the folder icon: the shape is a bit off the grid. I think we can improve this by making the circle just a bit larger to give the line in the middle the 2 pixels it needs + 2 pixels margin.



Add icons for file and folder for appwrite API service.
Resolves: #3390
Description
Created the following icons using the branding and the color conversion.
Changed official icon color to suitable similar color mentioned in the issue.
Contribution Guidelines